Skip to content

Update dependency dev.drewhamilton.poko to v0.18.6 #40

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 27, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dev.drewhamilton.poko 0.18.2 -> 0.18.6 age adoption passing confidence

Release Notes

drewhamilton/Poko (dev.drewhamilton.poko)

v0.18.6

Compare Source

2025-04-16

Add forward compatibility with Kotlin 2.2.0-Beta1.

v0.18.5

Compare Source

2025-03-31

Fix compilation error when defining a Poko class with multiple super-interfaces while using
languageVersion = KotlinVersion.KOTLIN_1_9.

v0.18.4

Compare Source

2025-03-27

Fix compilation error with @Poko actual classes.

v0.18.3

Compare Source

2025-03-26

Fix a bug where Poko functions declared final in the Poko class's supertype would be overridden.
Fix compilation error when Poko functions are declared abstract in the Poko class's supertype(s).

Under the hood, generate Poko functions with FIR-based declarations backed by IR-based function
bodies. This allows K2-based IDEs to recognize the overridden functions.

Compile with Kotlin 2.1.20.


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) in timezone Asia/Seoul, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from jisungbin as a code owner March 27, 2025 16:10
@renovate renovate bot enabled auto-merge (squash) March 27, 2025 16:10
@renovate renovate bot changed the title Update dependency dev.drewhamilton.poko to v0.18.3 Update dependency dev.drewhamilton.poko to v0.18.4 Mar 28, 2025
@renovate renovate bot force-pushed the renovate/kotlin.poko branch from d63d5d6 to 9d08ad6 Compare March 28, 2025 01:44
@renovate renovate bot changed the title Update dependency dev.drewhamilton.poko to v0.18.4 Update dependency dev.drewhamilton.poko to v0.18.5 Mar 31, 2025
@renovate renovate bot force-pushed the renovate/kotlin.poko branch from 9d08ad6 to 96c96c8 Compare March 31, 2025 19:33
@renovate renovate bot changed the title Update dependency dev.drewhamilton.poko to v0.18.5 Update dependency dev.drewhamilton.poko to v0.18.6 Apr 16, 2025
@renovate renovate bot force-pushed the renovate/kotlin.poko branch from 96c96c8 to 09a1f80 Compare April 16, 2025 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants